-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additional Separator #549 #1648
base: master
Are you sure you want to change the base?
Conversation
Hi @iloveeclipse , pls check this additional separator for eclipse-jdt/eclipse.jdt.debug#550 (comment) |
Test Results 1 668 files - 87 1 668 suites - 87 1h 17m 44s ⏱️ - 16m 2s Results for commit 2a6339b. ± Comparison against base commit 5d8ee71. This pull request removes 597 tests.
♻️ This comment has been updated with latest results. |
please post before/after screenshot |
As of now visually it doesn't make difference But this will help in arranging a new option in the proper position |
* Identifier for breakpoint operations other than enable/disable succeeding a | ||
* breakpoint group in a menu (value <code>"BreakpointAdditionalGroup"</code>). | ||
* | ||
* @since 3.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new public api
Build fails with missing version increment:
|
will do a version bump |
d1502ce
to
8ff4f6f
Compare
This PR provides additional separation and arrangements between Enable/Disable Actions in breakpoints view. New actions can be contributed here. Part of Enhancement #eclipse-jdt/eclipse.jdt.debug#550
8ff4f6f
to
2a6339b
Compare
This PR provides additional separation and arrangements between Enable/Disable Actions in breakpoints view. New actions can be contributed here.
Part of Enhancement #eclipse-jdt/eclipse.jdt.debug#550